Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: TypeScript rewrite and package refresh #30

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Conversation

aldeed
Copy link
Contributor

@aldeed aldeed commented May 10, 2021

Resolves #11
Resolves #21
Resolves #22

BREAKING CHANGES:

  • Remove Form and FormList components
  • Importing is now done as named imports from package main

Work in progress

  • more tests
  • examples with more UI component frameworks
  • examples with other validation libraries or none
  • examples with value as default value
  • examples with value controlled by external state

BREAKING CHANGES:
- Remove Form and FormList components
- Importing is now done as named imports from package main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[2.0.0] Remove everything except hooks [2.0.0] Rewrite in TypeScript Can't set value to form
1 participant